Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
search problem
A computational problem that requires
identifying a solution from some, possibly infinite, solution
space (set of possible solutions). E.g. "What is the
millionth prime number?". This contrasts with a {decision
problem} which merely asks whether a given answer is a
solution or not.
(1999-02-15)